home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / doshelp.arc / HELP0004.TXT < prev    next >
Encoding:
Text File  |  1985-03-26  |  896 b   |  22 lines

  1. ||||||||||||||||||||||||||||||||||||||||||||||||||||||||   EXTRA HELP
  2. FILES
  3.  
  4. ;    A file is a packet of information with a name.  Think of the
  5. name as the label on a file folder.  Your microcomputer stores
  6. files electronically on disk drives.  A file on a computer disk
  7. may be a program ... a language ... text or data.
  8.  
  9. ;    A PROGRAM is a set of instructions which tells the computer
  10. ;    how to do something.  The primary program files have names
  11. ;    ending with .COM or .EXE.
  12.  
  13. ;    A LANGUAGE is a means for humans to communicate with computers.
  14. ;    HELP was written in the BASICA language.
  15.  
  16. ;    Text or data files will usually be of the greatest interest
  17. ;    to you.  Word processing text ... spreadsheet data ... etc.
  18. ;    are stored in text or data files.  A key thing to keep track
  19. ;    of is which data/text files work with which applications
  20. ;    programs.
  21. ###
  22.